Hi,

I’m not sure if this is the intended behaviour of the system, but I want to 
typeset “This is Figure 1.1 in Chapter A Good Story” in the attached minimal 
example. However, setting up the referencing interaction to text, this typesets 
“This is 1.1 in Chapter A Good Story”. The same holds true, when the reference 
format is not defined via \definereferenceformat, but also in 
\in{Figure}[fig:A].

Here is the minimal example:

\starttext

\setupreferencing[
left={},
right={},
interaction=text, % critical
]

\definereferenceformat[infig][text={Figure }]

\chapter[myreference]{A Good Story}

\startplacefigure[reference=fig:A]

Some figure.

\stopplacefigure

This is \infig[fig:A] in Chapter \about[myreference].

\stoptext

Thank you very much for your help.


Benjamin
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to